| 1. | Changes the selected text to uppercase characters 将选定文本更改为大写字符。 |
| 2. | Requires a digit or an uppercase character 需要一位数字或一个大写的字元。 |
| 3. | Converts the string to uppercase characters 将字符串转换成大写字符。 |
| 4. | Matches a lowercase character followed by an uppercase character or an underscore 与后跟大写字符或下划线的小写字符匹配。 |
| 5. | Returns a character expression after converting lowercase characters to uppercase characters 返回将小写字符转换为大写字符后得到的字符表达式。 |
| 6. | Returns a character expression after converting uppercase characters to lowercase characters 返回将大写字符转换为小写字符后得到的字符表达式。 |
| 7. | Expression names are shown in uppercase characters , but expression names are not case - sensitive 表达式名称以大写字符显示,但表达式名称并不区分大小写。 |
| 8. | If the column name contains a lowercase character followed by an uppercase character , a space is added to split the two words 如果列名包含后跟大写字符的小写字符,则将添加一个空格以拆分这两个词。 |
| 9. | When you accept checkout , any uppercase characters in the name of the web service provider endpoint are changed to lowercase 当您接受签出后, web服务提供者终结点名称中的任何大写字符都转换为小写。 |
| 10. | The test links to two functions that print the message again : the first time in all uppercase characters and then again in lowercase characters 该测试程序链接到再次打印该消息的两个函数上:第一次都用大写字符,第二次都用小写字符。 |